projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bdf42f
)
Link manifst docs to version info in crates.io docs
author
Steve Klabnik
<steve@steveklabnik.com>
Mon, 27 Jul 2015 20:15:21 +0000
(16:15 -0400)
committer
Steve Klabnik
<steve@steveklabnik.com>
Mon, 27 Jul 2015 23:13:39 +0000
(19:13 -0400)
Fixes #1707
src/doc/manifest.md
patch
|
blob
|
history
diff --git
a/src/doc/manifest.md
b/src/doc/manifest.md
index e0631bf03fbce9ad2bd9fda30f71e03f22166348..75432573df315215e2e838b89de9ac665412c7f7 100644
(file)
--- a/
src/doc/manifest.md
+++ b/
src/doc/manifest.md
@@
-24,6
+24,9
@@
basic rules:
`pub` structs, traits, fields, types, functions, methods or anything else.
* Use version numbers with three numeric parts such as 1.0.0 rather than 1.0.
+For more on versions, see [this
+documentation][crates-io.html#using-crates.io-based-crates].
+
## The `build` Field (optional)
This field specifies a file in the repository which is a [build